ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientPageChanging Property

In This Topic
    OnClientPageChanging Property
    In This Topic
    Occurs before the page index changes.
    Syntax
    'Declaration
     
    Property OnClientPageChanging As String
    string OnClientPageChanging {get; set;}
    See Also